projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8576f72
)
*** empty log message ***
author
Kim F. Storm
<storm@cua.dk>
Mon, 12 Dec 2005 14:22:53 +0000
(14:22 +0000)
committer
Kim F. Storm
<storm@cua.dk>
Mon, 12 Dec 2005 14:22:53 +0000
(14:22 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 19561566edf913653ead3aa9bc162512c0df02eb..2a6818dc99cde69b3c110efec6939ea0e2afbd9a 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,9
@@
+2005-12-12 Kim F. Storm <storm@cua.dk>
+
+ * subr.el (version-regexp-alist): Allow space as separator before
+ non-numeric part, e.g. "1.0 alpha".
+ (version-to-list): Interpret .X.Y version as 0.X.Y version.
+
2005-12-12 Carsten Dominik <dominik@science.uva.nl>
* textmodes/org.el: (org-agenda, org-timeline, org-todo):